计算机与现代化 ›› 2010, Vol. 1 ›› Issue (3): 73-5.doi: 10.3969/j.issn.1006-2475.2010.03.021

• 应用与开发 • 上一篇    下一篇

SQLite3在便携式医疗超声仪中的应用研究

田小强,陈波   

  1. 西南科技大学计算机科学与技术学院,四川 绵阳 621010
  • 收稿日期:2009-10-09 修回日期:1900-01-01 出版日期:2010-03-20 发布日期:2010-03-20

Research and Application of SQLite3 Database in Portable

TIAN Xiao-qiang,CHEN Bo   

  1. School of Computer Science and Technology, Southwest University of Science and Technology, Mianyang 621010, China
  • Received:2009-10-09 Revised:1900-01-01 Online:2010-03-20 Published:2010-03-20

摘要:

绍便携式医疗超声仪的基本结构,分析嵌入式数据库SQLite3在便携式医疗仪器上应用的可行性和方法。以便携式医疗仪器研发项目为背景,提出以SQLite3作为该类仪器的数据管理中间件,代替传统以文件方式组织和存储病历及诊断信息,提高了以大容量FLASH为存储介质的医疗仪器上信息的查询、检索和访问的效率。

关键词: SQlite, 嵌入式, 便携式, 医疗电子, 数据库

Abstract:

This paper introduces the architecture of the Portable Electromedical Ultrasonic Equipment (PEUE) and analyzes the feasibility of applying SQLite3 database in such instrument. Based on the research of PEUE project, this paper presents a method that using SQLite3 as database middleware in PEUE to replace the way that using files to manage and storage all medical records. The method improves the efficiency of records index, searching and accessing in PEUE, especially when using FLASH chip as the storage media.

Key words: SQLite, embedded system, portable, electromedical, database